-
Home
-
Simpler Checkout
-
1.1.12 (latest)
-
Code
-
Classes
- OrderServiceV2
Total Complexity |
23 |
Dependencies |
13 |
Dependents |
1 |
Total lines |
176 |
Lines of code |
117 |
Logical lines of code |
73 |
Comment lines |
25 |
Methods |
8 |
Properties |
1 |
Methods 8
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
create_order() |
S |
44 |
5 |
45 |
apply_discount() |
S |
57 |
5 |
15 |
apply_coupon() |
S |
62 |
4 |
12 |
add_item_to_cart() |
S |
63 |
3 |
11 |
assign_shipping_address() |
S |
61 |
2 |
12 |
create_shipping_line_item() |
S |
61 |
2 |
12 |
get_order_by_meta() |
S |
69 |
1 |
7 |
coupon_exists() |
S |
80 |
1 |
3 |